Skip to content

Slim inference image with inference-only environment - #4

Merged
biplovbhandari merged 1 commit into
mainfrom
chore/slim-inference-image
Aug 28, 2026
Merged

Slim inference image with inference-only environment#4
biplovbhandari merged 1 commit into
mainfrom
chore/slim-inference-image

Conversation

@biplovbhandari

Copy link
Copy Markdown
Member

Summary

  • Add environment-inference.yaml with only the packages needed for batch inference (torch, spconv, pdal, numpy, boto3, awscli).
  • Update Dockerfile to use the inference env instead of the full dev/training env.
  • Fix LD_LIBRARY_PATH undefined variable warning.

Reduces image size from ~10.6 GB to ~9.0 GB by dropping Qt6/PySide6, LLVM, Jupyter, matplotlib, seaborn, tensorboard, and other dev-only dependencies. The full environment.yaml remains unchanged for local dev and EC2 training.

@biplovbhandari
biplovbhandari merged commit b85f9e5 into main Aug 28, 2026
4 checks passed
@biplovbhandari
biplovbhandari deleted the chore/slim-inference-image branch August 28, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant